home *** CD-ROM | disk | FTP | other *** search
- Path: news-m01.ny.us.ibm.net!usenet
- From: javier5@ibm.net
- Newsgroups: comp.lang.c++
- Subject: How to write binary data to files using Streams?
- Date: 29 Mar 1996 20:31:15 GMT
- Message-ID: <4jhhaj$4h78@news-s01.ny.us.ibm.net>
- Reply-To: javier5@ibm.net
- NNTP-Posting-Host: slip166-72-219-77.ny.us.ibm.net
- X-Newsreader: IBM NewsReader/2 v1.2.5
-
- I use C++ at work when I can (we do mostly Xbase and soon
- to move to SQL) to keep learning it. The one thing I have never
- have been able to figure out is how to use streams to write
- binary codes to a file.
-
- I have several C++ books, including one about streams, and
- none of them quite cover the topic.
-
- The name of a book with some info on this subject or a simple
- example will be greatly appreciated.
-